Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load tests improvement #129

Merged
merged 8 commits into from
Mar 4, 2024
Merged

Load tests improvement #129

merged 8 commits into from
Mar 4, 2024

Conversation

goran-ethernal
Copy link
Collaborator

@goran-ethernal goran-ethernal commented Feb 29, 2024

Description

This PR improves the load tests logic, to send txs from all the created accounts in the setup. Before this fix, txs where always sent from the same account.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

loadtest/helpers/init.js Outdated Show resolved Hide resolved
txpool/txpool.go Outdated Show resolved Hide resolved
Stefan-Ethernal
Stefan-Ethernal previously approved these changes Mar 4, 2024
@goran-ethernal goran-ethernal force-pushed the load-test-improvement branch from eccb92e to 37f8240 Compare March 4, 2024 13:54
@goran-ethernal goran-ethernal force-pushed the load-test-improvement branch from 37f8240 to e9cbd1a Compare March 4, 2024 14:19
@goran-ethernal goran-ethernal merged commit 80513f1 into develop Mar 4, 2024
9 checks passed
@goran-ethernal goran-ethernal deleted the load-test-improvement branch March 4, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants